Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: BLV & Subgraph updates #2934

Merged
merged 6 commits into from
Sep 11, 2023
Merged

Release: BLV & Subgraph updates #2934

merged 6 commits into from
Sep 11, 2023

Conversation

appleseed-iii
Copy link
Contributor

No description provided.

0xJem and others added 6 commits July 27, 2023 12:07
* Keep wundergraph SDK version consistent with treasury-subgraph-client

* Sync circulating and floating supply definitions with treasury-subgraph

OlympusDAO/treasury-subgraph#38

* Remove console log

* Re-generate lockfile

* Remove duplicate dependency (imported through treasury-subgraph-client)

* Bump wundergraph and treasury-subgraph-client dependencies

* Shift from use of protocolMetrics query (now internal) to metrics query

* WIP shifting to metrics from treasury-subgraph

* TODOs

* Incorrect query parameter

* Shift OHM supply graph to use the API metrics

* Updated enum values for supply categories

* Shift OHM supply table to use API metrics

* Shift remaining functions to use metrics/simplified hooks

* Cleanup

* Add ts-prune to find dead code

* Remove unused code

* Correct definition for liquid backing per gOHM. Remove dead code.

* Correct description

* Bump treasury-subgraph-client version

* Fix date displays

* Fix missing key error

* Fix error with Skeleton component

* remove ts-prune

---------

Co-authored-by: appleseed-iii <[email protected]>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
77.84% (-0.44% 🔻)
43085/55353
🟡 Branches
79.72% (-0.46% 🔻)
1352/1696
🔴 Functions
47.89% (-0.31% 🔻)
635/1326
🟡 Lines
77.84% (-0.44% 🔻)
43085/55353
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / BondModal.tsx
95.91%
84% (-1.19% 🔻)
40% 95.91%
🔴
... / Vault.tsx
8.71% (-0.03% 🔻)
100% 0%
8.71% (-0.03% 🔻)
🟡
... / StakeInputArea.tsx
78.83% (-10.81% 🔻)
65.52% (-9.67% 🔻)
42.31% (-15.38% 🔻)
78.83% (-10.81% 🔻)
🟢
... / StakeConfirmationModal.tsx
83.07% (-9.84% 🔻)
65.79% (-11.76% 🔻)
66.67%
83.07% (-9.84% 🔻)
🔴
... / SlippageModal.tsx
21.01% (-68.91% 🔻)
100% (+44.44% 🔼)
0% (-40% 🔻)
21.01% (-68.91% 🔻)
🔴
... / ZapTransactionDetails.tsx
21.93% (-76.32% 🔻)
100% (+40.91% 🔼)
0% (-33.33% 🔻)
21.93% (-76.32% 🔻)

Test suite run success

185 tests passing in 115 suites.

Report generated by 🧪jest coverage report action from 7e7327f

@appleseed-iii appleseed-iii merged commit e7d03eb into master Sep 11, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants